home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / OvCata.swf / scripts / frame_3 / PlaceObject2_373_986 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2005-08-04  |  169 b   |  8 lines

  1. onClipEvent(load){
  2.    _root.notdead8 = true;
  3.    _root.bot8life = _root.levellife;
  4.    _root.inair = false;
  5.    _root.notarget8 = true;
  6.    _root.hitarea8 = false;
  7. }
  8.